func encoding/asn1.appendFourDigits
2 uses
encoding/asn1 (current package)
marshal.go#L355: func appendFourDigits(dst []byte, v int) []byte {
marshal.go#L411: dst = appendFourDigits(dst, year)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)